Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libretro.dosbox-pure: 0-unstable-2024-09-28 -> 0-unstable-2024-12-31 #363690

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 9, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for libretro.dosbox-pure is: Port of DOSBox to libretro aiming for simplicity and ease of use

meta.homepage for libretro.dosbox-pure is: https://github.com/schellingb/dosbox-pure

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.9.9-unstable-2024-11-27 in filename of file in /nix/store/flbnw674790v5g7qm0pvj5da4zg3pf33-libretro-dosbox-pure-0.9.9-unstable-2024-11-27

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.dosbox-pure
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/flbnw674790v5g7qm0pvj5da4zg3pf33-libretro-dosbox-pure-0.9.9-unstable-2024-11-27 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libretro.dosbox-pure https://github.com/r-ryantm/nixpkgs/archive/c4b6e87b645fbafe75171b722143e11aaf0f2c82.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c4b6e87b645fbafe75171b722143e11aaf0f2c82#libretro.dosbox-pure

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/flbnw674790v5g7qm0pvj5da4zg3pf33-libretro-dosbox-pure-0.9.9-unstable-2024-11-27
ls -la /nix/store/flbnw674790v5g7qm0pvj5da4zg3pf33-libretro-dosbox-pure-0.9.9-unstable-2024-11-27/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.dosbox-pure
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.dosbox-pure: 0-unstable-2024-09-28 -> 0.9.9-unstable-2024-11-27 libretro.dosbox-pure: 0-unstable-2024-09-28 -> 0.9.9-unstable-2024-12-20 Dec 20, 2024
@r-ryantm r-ryantm force-pushed the auto-update/libretro.dosbox-pure branch from c4b6e87 to 1b7544a Compare December 20, 2024 09:57
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for libretro.dosbox-pure is: Port of DOSBox to libretro aiming for simplicity and ease of use

meta.homepage for libretro.dosbox-pure is: https://github.com/schellingb/dosbox-pure

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.9.9-unstable-2024-12-20 in filename of file in /nix/store/m9x2711y5lsvj9m6wnabiyjshzqc88bn-libretro-dosbox-pure-0.9.9-unstable-2024-12-20

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.dosbox-pure
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/m9x2711y5lsvj9m6wnabiyjshzqc88bn-libretro-dosbox-pure-0.9.9-unstable-2024-12-20 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libretro.dosbox-pure https://github.com/r-ryantm/nixpkgs/archive/1b7544a2a15aa6a4217a6b9bab39c36fed3fd427.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1b7544a2a15aa6a4217a6b9bab39c36fed3fd427#libretro.dosbox-pure

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/m9x2711y5lsvj9m6wnabiyjshzqc88bn-libretro-dosbox-pure-0.9.9-unstable-2024-12-20
ls -la /nix/store/m9x2711y5lsvj9m6wnabiyjshzqc88bn-libretro-dosbox-pure-0.9.9-unstable-2024-12-20/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.dosbox-pure
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.dosbox-pure: 0-unstable-2024-09-28 -> 0.9.9-unstable-2024-12-20 libretro.dosbox-pure: 0-unstable-2024-09-28 -> 0-unstable-2024-12-30 Dec 30, 2024
@r-ryantm r-ryantm force-pushed the auto-update/libretro.dosbox-pure branch from 1b7544a to e97591a Compare December 30, 2024 14:05
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for libretro.dosbox-pure is: Port of DOSBox to libretro aiming for simplicity and ease of use

meta.homepage for libretro.dosbox-pure is: https://github.com/schellingb/dosbox-pure

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0-unstable-2024-12-30 in filename of file in /nix/store/fmrvrs6pvm3pw7cpbpmgpr7sl49rr7i2-libretro-dosbox-pure-0-unstable-2024-12-30

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.dosbox-pure
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/fmrvrs6pvm3pw7cpbpmgpr7sl49rr7i2-libretro-dosbox-pure-0-unstable-2024-12-30 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libretro.dosbox-pure https://github.com/r-ryantm/nixpkgs/archive/e97591afbe3d767cc7caad26ce0f4c05620d3985.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e97591afbe3d767cc7caad26ce0f4c05620d3985#libretro.dosbox-pure

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fmrvrs6pvm3pw7cpbpmgpr7sl49rr7i2-libretro-dosbox-pure-0-unstable-2024-12-30
ls -la /nix/store/fmrvrs6pvm3pw7cpbpmgpr7sl49rr7i2-libretro-dosbox-pure-0-unstable-2024-12-30/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.dosbox-pure
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.dosbox-pure: 0-unstable-2024-09-28 -> 0-unstable-2024-12-30 libretro.dosbox-pure: 0-unstable-2024-09-28 -> 0-unstable-2024-12-31 Jan 9, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libretro.dosbox-pure branch from e97591a to 0ae7f75 Compare January 9, 2025 20:15
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jan 9, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for libretro.dosbox-pure is: Port of DOSBox to libretro aiming for simplicity and ease of use

meta.homepage for libretro.dosbox-pure is: https://github.com/schellingb/dosbox-pure

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0-unstable-2024-12-31 in filename of file in /nix/store/myj8y49s7d3j8b20n86jzxd4g2ii42vy-libretro-dosbox-pure-0-unstable-2024-12-31

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.dosbox-pure
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/myj8y49s7d3j8b20n86jzxd4g2ii42vy-libretro-dosbox-pure-0-unstable-2024-12-31 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libretro.dosbox-pure https://github.com/r-ryantm/nixpkgs/archive/0ae7f75a75ae2f36990da965892a0abf8407ef2a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0ae7f75a75ae2f36990da965892a0abf8407ef2a#libretro.dosbox-pure

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/myj8y49s7d3j8b20n86jzxd4g2ii42vy-libretro-dosbox-pure-0-unstable-2024-12-31
ls -la /nix/store/myj8y49s7d3j8b20n86jzxd4g2ii42vy-libretro-dosbox-pure-0-unstable-2024-12-31/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.dosbox-pure
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant